ASP.NET Core MVC コントロールヘルプ
RowFields(String[]) メソッド

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotPanelBuilder クラス > RowFields メソッド : RowFields(String[]) メソッド
The field keys.
Sets the RowFields property.
シンタックス
'宣言
 
Public Overloads Function RowFields( _
   ByVal ParamArray fieldKeys() As System.String _
) As PivotPanelBuilder
public PivotPanelBuilder RowFields( 
   params System.string[] fieldKeys
)

パラメータ

fieldKeys
The field keys.

戻り値の型

Current builder
解説
Gets the list of C1.Web.Mvc.Olap.PivotField objects that define the fields shown as rows in the output table.
参照

PivotPanelBuilder クラス
PivotPanelBuilder メンバ
オーバーロード一覧